The attribute value is set by using the following names.
- A fit type of Shrink reduces the image to the paper’s dimensions only when the image is larger than the paper.
- A fit type of Crop truncates the image to the paper’s dimensions only when the image is larger than the paper.
- A fit type of GrowOrShrink either expands or reduces an image to the paper’s dimensions. Images that are smaller than the paper are expanded; larger images are reduced.
- A fit type of GrowOrCrop either expands or truncates an image to the paper’s dimensions. Images that are smaller than the paper are expanded; larger images are truncated.
Namespace | (none) |
Restriction of xsd:string
printedimagefittype Restriction of xsd:string
The attribute value is set by using the following names.
|
Enumeration | Shrink |
Enumeration | Crop |
Enumeration | GrowOrShrink |
Enumeration | GrowOrCrop |
|